CalendarView for WinForms
Vector<T> クラス メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 : Vector<T> クラス

Vector<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the dimension of the vector.  
Public プロパティGets the all elements in the vector.  
Public プロパティGets a value indicating whether this Vector object is indentity vector.  
Public プロパティGets a value indicating whether this Vector object is zero vector.  
Public プロパティGets or sets the value of element at special index.  
Public プロパティGet the modul of the this vector.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdd a special vector to this vector.  
Public メソッドstatic (Shared in Visual Basic)Get the modul of the special vector.  
Public メソッドCreate a new object that is a copy of this Vector.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Defines the descarts multiplication operation for vector.  
Public メソッドDot multiply a speical vector to this vector.  
Public メソッドDetermines whether the specified System.Object is equal to the current System.Object.  
Public メソッドServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
Public メソッドReturns a string that represents the current vector.  
トップ
パブリック オペレータ
Defines the + operator for vector.
Defines the == operator for vector.
Defines the == operator for vector.
Defines the * operator for vector.
Defines the binary - operator for vector.
Defines the unary - operator for vector.
トップ
参照

Vector<T> クラス
C1.Framework.Mathematics 名前空間